Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manifest: update sdk-zephyr, enable sensor tests on nRF54L20pdk #20354

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nordic-segl
Copy link
Contributor

Include:
Nrfx 6832 enable sensor tests on nrf54l20pdk
nrfconnect/sdk-zephyr#2493
zephyrproject-rtos/zephyr#85734

@nordic-segl nordic-segl requested review from a team as code owners February 13, 2025 14:00
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Feb 13, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Feb 13, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@b83eabe nrfconnect/sdk-zephyr#2493 nrfconnect/sdk-zephyr#2493/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Feb 13, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 2

Inputs:

Sources:

sdk-nrf: PR head: 23c6021bb561b59e4d444b737aa7b051894572d9
zephyr: PR head: 860eeff35a896c15217ec7f62abf5f506c6e3a35

more details

sdk-nrf:

PR head: 23c6021bb561b59e4d444b737aa7b051894572d9
merge base: d3d49784381dc8893d012ac1225f8a1125cb91ba
target head (main): 9293c7113691fb87fb11c1958cdf37c653222c62
Diff

zephyr:

PR head: 860eeff35a896c15217ec7f62abf5f506c6e3a35
merge base: b83eabe0b2cb9b461a6c2e43ce8fc91f5fe4f1fa
target head (main): 80cc5318ea91317d25fdeffb70e59507d68a1966
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (12)
west.yml
zephyr
│  ├── drivers
│  │  ├── serial
│  │  │  │ uart_nrfx_uarte.c
│  ├── dts
│  │  ├── bindings
│  │  │  ├── serial
│  │  │  │  │ nordic,nrf-uart-common.yaml
│  ├── samples
│  │  ├── sensor
│  │  │  ├── qdec
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf54l20pdk_nrf54l20_cpuapp.overlay
│  │  │  │  │ sample.yaml
│  ├── subsys
│  │  ├── bluetooth
│  │  │  ├── controller
│  │  │  │  │ Kconfig
│  │  │  ├── host
│  │  │  │  ├── crypto_psa.c
│  │  │  │  ├── ecc.c
│  │  │  │  │ gatt.c
│  ├── tests
│  │  ├── boards
│  │  │  ├── nrf
│  │  │  │  ├── qdec
│  │  │  │  │  │ testcase.yaml
│  │  ├── drivers
│  │  │  ├── uart
│  │  │  │  ├── uart_async_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf54h20dk_nrf54h20_common.dtsi
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ test_uart_async.c

Outputs:

Toolchain

Version: 0f22b642ed
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:0f22b642ed_bece0367df

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 1357
    • sdk-zephyr test count: 1364
  • ❌ Integration tests
    • ❌ test-sdk-audio
    • ✅ test_ble_nrf_config
    • ✅ test-fw-nrfconnect-ble_samples
    • ✅ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91
    • ✅ test-fw-nrfconnect-nrf_crypto
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-sdk-find-my
    • ✅ test-fw-nrfconnect-nrf-iot_mosh
    • ✅ test-sdk-sidewalk
    • ✅ test-low-level
    • ✅ test-sdk-dfu
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-fw-nrfconnect-zigbee
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link.

Note: This comment is automatically posted by the Documentation Publish GitHub Action.

@nordic-segl
Copy link
Contributor Author

Tested in CI - one fail is expected (result of nRF54L20pdk emulation)

15:17:39  INFO    - 1/4 nrf54l20pdk/nrf54l20/cpuapp tests/boards/nrf/qdec/drivers.sensor.qdec          PASSED (device: 821013702, 7.513s <zephyr>)
15:17:39  INFO    - 2/4 nrf54l20pdk/nrf54l20/cpuapp tests/drivers/sensor/temp_sensor/drivers.sensor.temp_sensor FAILED Failed harness:'Testsuite failed' (device: 821013702, 2.509s <zephyr>)
(...)
15:17:39  Temperature: -240.75
15:17:39  Assertion failed at ../../../../../../../../../../../ncs/zephyr/tests/drivers/sensor/temp_sensor/src/main.c:37: temp_sensor_test_polling: (val.val1 > 10 is false)
15:17:39  Too cold
(...)
15:18:30  INFO    - 3/4 nrf54l20pdk/nrf54l20/cpuapp tests/boards/nrf/qdec/drivers.sensor.qdec.pm_runtime PASSED (device: 821013702, 7.561s <zephyr>)
15:18:30  INFO    - 4/4 nrf54l20pdk/nrf54l20/cpuapp samples/sensor/qdec/sample.sensor.qdec_sensor      PASSED (device: 821013702, 3.139s <zephyr>)

@nordic-segl nordic-segl force-pushed the NRFX-6832_Enable-sensor-tests-on-nrf54l20pdk branch from 22158ed to 23c6021 Compare February 19, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. DNM manifest manifest-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants